array element meaning in English
数组元素;阵元
阵元
Examples
- A hash addressing scheme based on the values i and j of the array element a(i, j) can be used, which hashes to a relatively small table of array elements .
可以采用散列地址方案,它根据数组元素Aij的值i和j,把数组元素散列在相对小的表中。 - Describes how to store a value in an array element
描述如何在数组元素中存储值。 - Replaces the array element at a given index with the
值替换给定索引处的数组元素。 - Array elements are in reverse chronological order
数组元素按照时间反向排序。 - Loop gives you more control over the array elements
循环可以更好地控制数组元素。